GetEventLogInformation

Function GetEventLogInformation 

Source
pub unsafe extern "C" fn GetEventLogInformation(
    hEventLog: HANDLE,
    dwInfoLevel: DWORD,
    lpBuffer: LPVOID,
    cbBufSize: DWORD,
    pcbBytesNeeded: LPDWORD,
) -> BOOL