pub unsafe extern "system" fn EvtClearLog(
    session: isize,
    channelpath: PWSTR,
    targetfilepath: PWSTR,
    flags: u32
) -> BOOL
Expand description

Required features: ‘Win32_System_EventLog’, ‘Win32_Foundation’