[][src]Function uikit_sys::dispatch_source_set_timer

pub unsafe extern "C" fn dispatch_source_set_timer(
    source: dispatch_source_t,
    start: dispatch_time_t,
    interval: u64,
    leeway: u64
)