Function system_log
pub unsafe extern "C" fn system_log<T: GCPluginCallbackHandler>(
ctx: GCCoreCtx,
log_level: GCLogLevel,
log: *const c_char,
)Expand description
The callback used by the plugins for logging
pub unsafe extern "C" fn system_log<T: GCPluginCallbackHandler>(
ctx: GCCoreCtx,
log_level: GCLogLevel,
log: *const c_char,
)The callback used by the plugins for logging