[][src]Type Definition realsense_sys::rs2_update_progress_callback_ptr

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