[][src]Type Definition nginx::X509_STORE_CTX_check_revocation_fn

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