pub unsafe extern "system" fn RemoveUsersFromEncryptedFile(
    lpfilename: PCWSTR,
    phashes: *const ENCRYPTION_CERTIFICATE_HASH_LIST
) -> u32
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Security’