pub unsafe extern "system" fn NCryptRegisterProtectionDescriptorName(
    pwszname: PWSTR,
    pwszdescriptorstring: PWSTR,
    dwflags: u32
) -> i32
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’