[][src]Function libdc1394_sys::dc1394_log_set_default_handler

pub unsafe extern "C" fn dc1394_log_set_default_handler(type_: Type) -> Type

dc1394_log_set_default_handler: set the log handler to the default handler At boot time, debug logging is OFF (handler is NULL). Using this function for the debug statements will start logging of debug statements usng the default handler.