Function BIO_get_callback

Source
pub unsafe extern "C" fn BIO_get_callback(
    b: *const bio_st,
) -> Option<unsafe extern "C" fn(*mut bio_st, i32, *const i8, i32, i64, i64) -> i64>