gstreamer_sys

Function gst_allocator_alloc

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