test_clock_cancel_timer

Function test_clock_cancel_timer 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn test_clock_cancel_timer( clock: &mut TestClock_API, name_ptr: *const c_char, )
Expand description

ยงSafety

Assumes name_ptr is a valid C string pointer.