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