Function boring_sys::X509_STORE_CTX_set_ex_data

source ยท
pub unsafe extern "C" fn X509_STORE_CTX_set_ex_data(
    ctx: *mut X509_STORE_CTX,
    idx: c_int,
    data: *mut c_void
) -> c_int