Function get_serial_interface
pub unsafe extern "C" fn get_serial_interface<T: GCPluginCallbackHandler>(
ctx: GCCoreCtx,
name: *const c_char,
out: *mut sGCSerialInterface,
) -> boolExpand description
The callback used by plugins to retrieve serial interface configuration by name.