pub unsafe extern "C" fn gst_dmabuf_allocator_alloc_with_flags(
allocator: *mut GstAllocator,
fd: c_int,
size: size_t,
flags: GstFdMemoryFlags,
) -> *mut GstMemoryAvailable on crate feature
v1_16 only.pub unsafe extern "C" fn gst_dmabuf_allocator_alloc_with_flags(
allocator: *mut GstAllocator,
fd: c_int,
size: size_t,
flags: GstFdMemoryFlags,
) -> *mut GstMemoryv1_16 only.