[][src]Type Definition nginx::X509_STORE_CTX_check_policy_fn

type X509_STORE_CTX_check_policy_fn = Option<unsafe extern "C" fn(ctx: *mut X509_STORE_CTX) -> c_int>;