[][src]Function mmal_sys::vcos_log_level_to_string

pub unsafe extern "C" fn vcos_log_level_to_string(
    level: VCOS_LOG_LEVEL_T
) -> *const c_char

Convert a VCOS_LOG_LEVEL_T into a printable string. The platform needs to implement this function.