Function core_foundation::runloop::CFRunLoopRemoveTimer

source ยท
pub unsafe extern "C" fn CFRunLoopRemoveTimer(
    rl: *mut __CFRunLoop,
    timer: *mut __CFRunLoopTimer,
    mode: *const __CFString,
)