pub unsafe extern "C" fn CFRunLoopTimerGetContext(
timer: CFRunLoopTimerRef,
context: *mut CFRunLoopTimerContext,
)Expand description
Apple SDK function CFRunLoopTimerGetContext.
pub unsafe extern "C" fn CFRunLoopTimerGetContext(
timer: CFRunLoopTimerRef,
context: *mut CFRunLoopTimerContext,
)Apple SDK function CFRunLoopTimerGetContext.