[][src]Type Definition core_media_sys::buffer_queue::CMBufferValidationCallback

type CMBufferValidationCallback = extern "C" fn(queue: CMBufferQueueRef, buf: CMBufferRef, validationRefCon: *mut c_void) -> OSStatus;