pub type PFNCMFILTERPROC = Option<unsafe extern "system" fn(pcertcontext: *const CERT_CONTEXT, param1: LPARAM, param2: u32, param3: u32) -> BOOL>;
Expand description

Required features: "Win32_Security_Cryptography_UI", "Win32_Foundation"