pub unsafe extern "system" fn NCryptCreateProtectionDescriptor(
pwszdescriptorstring: PCWSTR,
dwflags: u32,
phdescriptor: *mut NCRYPT_DESCRIPTOR_HANDLE
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"
pub unsafe extern "system" fn NCryptCreateProtectionDescriptor(
pwszdescriptorstring: PCWSTR,
dwflags: u32,
phdescriptor: *mut NCRYPT_DESCRIPTOR_HANDLE
) -> HRESULT
Required features: "Win32_Security_Cryptography"