ODSessionCopyNodeNames

Function ODSessionCopyNodeNames 

Source
pub unsafe extern "C-unwind" fn ODSessionCopyNodeNames(
    allocator: Option<&CFAllocator>,
    session: Option<&ODSessionRef>,
    error: *mut *mut CFError,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to ODSessionRef::node_names
Available on crate features CFODSession and objc2-core-foundation only.