Function CMSampleBufferSetInvalidateHandler

Source
pub unsafe extern "C" fn CMSampleBufferSetInvalidateHandler(
    sbuf: CMSampleBufferRef,
    invalidateHandler: CMSampleBufferInvalidateHandler,
) -> OSStatus