Skip to main content

DASessionCreate

Function DASessionCreate 

Source
pub unsafe extern "C-unwind" fn DASessionCreate(
    allocator: Option<&CFAllocator>,
) -> Option<CFRetained<DASession>>
👎Deprecated:

renamed to DASession::new

Available on crate feature DASession only.