Skip to main content

cf_run_loop_timer_create

Function cf_run_loop_timer_create 

Source
pub unsafe extern "C" fn cf_run_loop_timer_create(
    interval_seconds: f64,
    repeats: bool,
) -> *mut c_void