pub unsafe extern "system" fn OpenEventLogW(
    lpuncservername: PCWSTR,
    lpsourcename: PCWSTR
) -> EventLogHandle
Expand description

Required features: "Win32_System_EventLog"