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,
) -> CFIndexrenamed to CFRunLoopSource::order
CFRunLoop only.