Function gstreamer_sys::gst_allocator_alloc

source ยท
pub unsafe extern "C" fn gst_allocator_alloc(
    allocator: *mut GstAllocator,
    size: size_t,
    params: *mut GstAllocationParams,
) -> *mut GstMemory