fsCommBusRegister

Function fsCommBusRegister 

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