Function windows::Win32::Security::AppLocker::SaferRecordEventLogEntry

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