windows::Win32::System::ApplicationInstallationAndServicing

Function SfcIsFileProtected

pub unsafe fn SfcIsFileProtected<P1>(
    rpchandle: HANDLE,
    protfilename: P1,
) -> BOOL
where P1: Param<PCWSTR>,