[−][src]Function mmal_sys::vcos_string_to_log_level
pub unsafe extern "C" fn vcos_string_to_log_level(
str: *const c_char,
level: *mut VCOS_LOG_LEVEL_T
) -> VCOS_STATUS_T
Convert a string into a VCOS_LOG_LEVEL_T The platform needs to implement this function.