pub unsafe extern "system" fn NCryptGetProtectionDescriptorInfo(
hdescriptor: NCRYPT_DESCRIPTOR_HANDLE,
pmempara: *const NCRYPT_ALLOC_PARA,
dwinfotype: u32,
ppvinfo: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"