aws_lc_sys

Function X509_STORE_CTX_get_ex_data

Source
pub unsafe extern "C" fn X509_STORE_CTX_get_ex_data(
    ctx: *mut X509_STORE_CTX,
    idx: c_int,
) -> *mut c_void