windows::Win32::System::ApplicationInstallationAndServicing

Function SfcIsKeyProtected

pub unsafe fn SfcIsKeyProtected<P1>(
    keyhandle: HKEY,
    subkeyname: P1,
    keysam: u32,
) -> BOOL
where P1: Param<PCWSTR>,