windows::Win32::Security::AppLocker

Function SaferRecordEventLogEntry

pub unsafe fn SaferRecordEventLogEntry<P1>(
    hlevel: SAFER_LEVEL_HANDLE,
    sztargetpath: P1,
    lpreserved: Option<*const c_void>,
) -> Result<()>
where P1: Param<PCWSTR>,