[−][src]Type Definition mmal_sys::VCOS_VLOG_IMPL_FUNC_T
type VCOS_VLOG_IMPL_FUNC_T = Option<unsafe extern "C" fn(cat: *const VCOS_LOG_CAT_T, _level: VCOS_LOG_LEVEL_T, fmt: *const c_char, args: va_list)>;
type VCOS_VLOG_IMPL_FUNC_T = Option<unsafe extern "C" fn(cat: *const VCOS_LOG_CAT_T, _level: VCOS_LOG_LEVEL_T, fmt: *const c_char, args: va_list)>;