coco_set_log_level

Function coco_set_log_level 

Source
pub unsafe extern "C" fn coco_set_log_level(
    level: *const c_char,
) -> *const c_char
Expand description

@brief Sets the COCO log level to the given value and returns the previous value of the log level.