[][src]Function nginx::BIO_nread

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