pub type PFN_ALLOCANDFILLDEFUSAGE = Option<unsafe extern "system" fn(pszusageoid: PCSTR, psdefusage: *const CRYPT_PROVIDER_DEFUSAGE) -> BOOL>;
Expand description

Required features: "Win32_Security_WinTrust", "Win32_Foundation"