pub extern "C-unwind" fn CFRunLoopSourceGetOrder(
source: &CFRunLoopSource,
) -> CFIndex
👎Deprecated: renamed to
CFRunLoopSource::order
Available on crate feature
CFRunLoop
only.pub extern "C-unwind" fn CFRunLoopSourceGetOrder(
source: &CFRunLoopSource,
) -> CFIndex
CFRunLoopSource::order
CFRunLoop
only.