Function CFRunLoopTimerGetContext

Source
pub unsafe extern "C" fn CFRunLoopTimerGetContext(
    timer: *mut __CFRunLoopTimer,
    context: *mut CFRunLoopTimerContext,
)