[][src]Function mmal_sys::vcos_set_vlog_impl

pub unsafe extern "C" fn vcos_set_vlog_impl(
    vlog_impl_func: VCOS_VLOG_IMPL_FUNC_T
)

Set the function which does the actual logging output. Passing in NULL causes the default logging function to be used.