pub unsafe extern "system" fn WintrustGetDefaultForUsage(
    dwaction: WINTRUST_GET_DEFAULT_FOR_USAGE_ACTION,
    pszusageoid: PSTR,
    psusage: *mut CRYPT_PROVIDER_DEFUSAGE
) -> BOOL
Expand description

Required features: ‘Win32_Security_WinTrust’, ‘Win32_Foundation’