#[unsafe(no_mangle)]pub extern "C" fn live_clock_cancel_default_handler(
clock: &mut LiveClock_API,
)Expand description
Cancels the default callback handler for LiveClock (releases the held callback).
#[unsafe(no_mangle)]pub extern "C" fn live_clock_cancel_default_handler(
clock: &mut LiveClock_API,
)Cancels the default callback handler for LiveClock (releases the held callback).