Function CRYPTO_get_ex_data

Source
pub unsafe extern "C" fn CRYPTO_get_ex_data(
    ad: *const crypto_ex_data_st,
    idx: i32,
) -> *mut c_void