windows::Win32::Security::AppLocker

Function SaferiIsExecutableFileType

pub unsafe fn SaferiIsExecutableFileType<P0>(
    szfullpathname: P0,
    bfromshellexecute: bool,
) -> BOOL
where P0: Param<PCWSTR>,