Function windows_sys::Win32::Security::WinTrust::WintrustGetDefaultForUsage
pub unsafe extern "system" fn WintrustGetDefaultForUsage(
dwaction: WINTRUST_GET_DEFAULT_FOR_USAGE_ACTION,
pszusageoid: PCSTR,
psusage: *mut CRYPT_PROVIDER_DEFUSAGE
) -> BOOLExpand description
Required features: "Win32_Security_WinTrust", "Win32_Foundation"