aws_lc_sys

Function EC_KEY_get_ex_data

Source
pub unsafe extern "C" fn EC_KEY_get_ex_data(
    r: *const EC_KEY,
    idx: c_int,
) -> *mut c_void