[][src]Function nginx::BIO_nwrite

pub unsafe extern "C" fn BIO_nwrite(
    bio: *mut BIO,
    buf: *mut *mut c_char,
    num: c_int
) -> c_int