CMSampleBufferSetDataReady

Function CMSampleBufferSetDataReady 

Source
pub unsafe extern "C-unwind" fn CMSampleBufferSetDataReady(
    sbuf: &CMSampleBuffer,
) -> i32
👎Deprecated: renamed to CMSampleBuffer::set_data_ready
Available on crate feature CMSampleBuffer only.