pub unsafe extern "system" fn EvtSetChannelConfigProperty(
    channelconfig: isize,
    propertyid: EVT_CHANNEL_CONFIG_PROPERTY_ID,
    flags: u32,
    propertyvalue: *const EVT_VARIANT
) -> BOOL
Expand description

Required features: "Win32_System_EventLog", "Win32_Foundation"