[][src]Type Definition azure_kinect::factory::DebugMessageHandler

type DebugMessageHandler = Box<dyn Fn(k4a_log_level_t, &str, c_int, &str)>;