Skip to main content

get_serial_interface

Function get_serial_interface 

pub unsafe extern "C" fn get_serial_interface<T: GCPluginCallbackHandler>(
    ctx: GCCoreCtx,
    name: *const c_char,
    out: *mut sGCSerialInterface,
) -> bool
Expand description

The callback used by plugins to retrieve serial interface configuration by name.