pub unsafe extern "system" fn AddUsersToEncryptedFile(
    lpfilename: PCWSTR,
    pencryptioncertificates: *const ENCRYPTION_CERTIFICATE_LIST
) -> u32
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Security’