Function msfs::sys::fsCommBusRegister

source ·
pub unsafe extern "C" fn fsCommBusRegister(
    eventName: *const c_char,
    callback: fsCommBusWasmCallback,
    context: *mut c_void
) -> bool