msfs::sys

Function SimConnect_SubscribeToSystemEvent

Source
pub unsafe extern "C" fn SimConnect_SubscribeToSystemEvent(
    hSimConnect: HANDLE,
    EventID: SIMCONNECT_CLIENT_EVENT_ID,
    SystemEventName: *const c_char,
) -> HRESULT