VTPixelRotationSessionRotateImage

Function VTPixelRotationSessionRotateImage 

Source
pub unsafe extern "C-unwind" fn VTPixelRotationSessionRotateImage(
    session: &VTPixelRotationSession,
    source_buffer: &CVPixelBuffer,
    destination_buffer: &CVPixelBuffer,
) -> i32
👎Deprecated: renamed to VTPixelRotationSession::rotate_image
Available on crate features VTPixelRotationSession and objc2-core-video only.