Function windows::Win32::Storage::FileSystem::AddUsersToEncryptedFile

pub unsafe fn AddUsersToEncryptedFile<P0>(
    lpfilename: P0,
    pencryptioncertificates: *const ENCRYPTION_CERTIFICATE_LIST,
) -> u32
where P0: Param<PCWSTR>,