Function windows::Win32::Storage::FileSystem::QueryUsersOnEncryptedFile

pub unsafe fn QueryUsersOnEncryptedFile<P0>(
    lpfilename: P0,
    pusers: *mut *mut ENCRYPTION_CERTIFICATE_HASH_LIST,
) -> u32
where P0: Param<PCWSTR>,