Function openssl_sys::BIO_read[][src]

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