Function windows::Win32::Storage::FileSystem::AddUsersToEncryptedFile
pub unsafe fn AddUsersToEncryptedFile<P0>(
lpfilename: P0,
pencryptioncertificates: *const ENCRYPTION_CERTIFICATE_LIST,
) -> u32where
P0: Param<PCWSTR>,