VTMotionEstimationSessionCopySourcePixelBufferAttributes

Function VTMotionEstimationSessionCopySourcePixelBufferAttributes 

Source
pub unsafe extern "C-unwind" fn VTMotionEstimationSessionCopySourcePixelBufferAttributes(
    motion_estimation_session: &VTMotionEstimationSession,
    attributes_out: NonNull<*const CFDictionary>,
) -> i32
👎Deprecated: renamed to VTMotionEstimationSession::copy_source_pixel_buffer_attributes
Available on crate feature VTMotionEstimationSession only.