windows::Win32::Security::Cryptography

Function NCryptGetProtectionDescriptorInfo

pub unsafe fn NCryptGetProtectionDescriptorInfo(
    hdescriptor: NCRYPT_DESCRIPTOR_HANDLE,
    pmempara: Option<*const NCRYPT_ALLOC_PARA>,
    dwinfotype: u32,
    ppvinfo: *mut *mut c_void,
) -> Result<()>