Function windows_sys::Win32::Storage::FileSystem::QueryRecoveryAgentsOnEncryptedFile
pub unsafe extern "system" fn QueryRecoveryAgentsOnEncryptedFile(
lpfilename: PCWSTR,
precoveryagents: *mut *mut ENCRYPTION_CERTIFICATE_HASH_LIST
) -> u32Expand description
Required features: "Win32_Storage_FileSystem", "Win32_Security"