pub unsafe extern "C-unwind" fn CMSampleBufferCreateForImageBufferWithMakeDataReadyHandler(
allocator: Option<&CFAllocator>,
image_buffer: &CVImageBuffer,
data_ready: bool,
format_description: &CMVideoFormatDescription,
sample_timing: NonNull<CMSampleTimingInfo>,
sample_buffer_out: NonNull<*mut CMSampleBuffer>,
make_data_ready_handler: CMSampleBufferMakeDataReadyHandler,
) -> i32👎Deprecated: renamed to
CMSampleBuffer::create_for_image_buffer_with_make_data_ready_handlerAvailable on crate features
CMFormatDescription and CMSampleBuffer and CMTime and block2 and objc2-core-video only.