[][src]Function nginx::BIO_read

pub unsafe extern "C" fn BIO_read(
    b: *mut BIO,
    data: *mut c_void,
    len: c_int
) -> c_int