Function windows_sys::Win32::Security::Cryptography::Sip::CryptSIPRetrieveSubjectGuid
pub unsafe extern "system" fn CryptSIPRetrieveSubjectGuid(
filename: PCWSTR,
hfilein: HANDLE,
pgsubject: *mut GUID
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography_Sip"
, "Win32_Foundation"