Function X509_STORE_CTX_get_ex_data

Source
pub unsafe extern "C" fn X509_STORE_CTX_get_ex_data(
    ctx: *const x509_store_ctx_st,
    idx: i32,
) -> *mut c_void