pub unsafe extern "C" fn ly_set_log_clb(clb: ly_log_clb)Expand description
@brief Set global logger callback.
Is not affected by global log level.
@param[in] clb Logging callback.
pub unsafe extern "C" fn ly_set_log_clb(clb: ly_log_clb)@brief Set global logger callback.
Is not affected by global log level.
@param[in] clb Logging callback.