[][src]Type Definition libdc1394_sys::dc1394capture_callback_t

type dc1394capture_callback_t = Option<unsafe extern "C" fn(arg1: *mut dc1394camera_t, arg2: *mut c_void)>;

typedef for the callback param for dc1394_capture_set_callback