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

Required features: "Win32_Security_Cryptography"