aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function DSA_get_ex_data

Source
pub unsafe extern "C" fn DSA_get_ex_data(
    dsa: *const DSA,
    idx: c_int,
) -> *mut c_void