Function BIO_read

Source
pub unsafe extern "C" fn BIO_read(
    b: *mut bio_st,
    data: *mut c_void,
    dlen: i32,
) -> i32