pub unsafe extern "C" fn set(fn_ptr: LogFn)
Set the global event logging function.
@param fn_ptr A pointer to the event logging function. If NULL, the global logger is unset.
NULL