ODSessionCreate

Function ODSessionCreate 

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