pub unsafe extern "C" fn indigo_cancel_timer_sync(
device: *mut indigo_device,
timer: *mut *mut indigo_timer,
) -> boolExpand description
Cancel timer and wait to cancel.
pub unsafe extern "C" fn indigo_cancel_timer_sync(
device: *mut indigo_device,
timer: *mut *mut indigo_timer,
) -> boolCancel timer and wait to cancel.