Function BIO_get_ex_data

Source
pub unsafe extern "C" fn BIO_get_ex_data(
    bio: *const bio_st,
    idx: i32,
) -> *mut c_void