VTPixelRotationSessionCreate

Function VTPixelRotationSessionCreate 

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