pub unsafe extern "system" fn CertSetCRLContextProperty(
    pcrlcontext: *const CRL_CONTEXT,
    dwpropid: u32,
    dwflags: u32,
    pvdata: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"