Skip to main content

acf_dispatch_source_timer_create

Function acf_dispatch_source_timer_create 

Source
pub unsafe extern "C" fn acf_dispatch_source_timer_create(
    interval_ms: u64,
    leeway_ms: u64,
) -> *mut c_void
Expand description

Swift bridge function acf_dispatch_source_timer_create for the corresponding Apple API.