pub unsafe extern "system" fn NCryptCreateProtectionDescriptor(
pwszdescriptorstring: PWSTR,
dwflags: u32,
phdescriptor: *mut NCRYPT_DESCRIPTOR_HANDLE
) -> i32Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
