Function BIO_nread

Source
pub unsafe extern "C" fn BIO_nread(
    bio: *mut bio_st,
    buf: *mut *mut i8,
    num: i32,
) -> i32