[][src]Function winapi::shared::evntprov::EventSetInformation

pub unsafe extern "system" fn EventSetInformation(
    RegHandle: REGHANDLE,
    InformationClass: EVENT_INFO_CLASS,
    EventInformation: PVOID,
    InformationLength: ULONG
) -> ULONG