pub unsafe extern "C" fn CFRunLoopRemoveSource(
rl: CFRunLoopRef,
source: CFRunLoopSourceRef,
mode: CFRunLoopMode,
)Expand description
Apple SDK function CFRunLoopRemoveSource.
pub unsafe extern "C" fn CFRunLoopRemoveSource(
rl: CFRunLoopRef,
source: CFRunLoopSourceRef,
mode: CFRunLoopMode,
)Apple SDK function CFRunLoopRemoveSource.