pub unsafe extern "system" fn EvtOpenSession(
    loginclass: EVT_LOGIN_CLASS,
    login: *const c_void,
    timeout: u32,
    flags: u32
) -> isize
Expand description

Required features: "Win32_System_EventLog"