Function windows::Win32::Storage::FileSystem::RemoveUsersFromEncryptedFile
pub unsafe fn RemoveUsersFromEncryptedFile<P0>(
lpfilename: P0,
phashes: *const ENCRYPTION_CERTIFICATE_HASH_LIST,
) -> u32where
P0: Param<PCWSTR>,