VTPixelTransferSessionCreate

Function VTPixelTransferSessionCreate 

Source
pub unsafe extern "C-unwind" fn VTPixelTransferSessionCreate(
    allocator: Option<&CFAllocator>,
    pixel_transfer_session_out: NonNull<*mut VTPixelTransferSession>,
) -> i32
👎Deprecated: renamed to VTPixelTransferSession::create
Available on crate feature VTPixelTransferSession only.