Function CFRunLoopTimerGetContext

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