Function gst::ffi::gst_buffer_new_allocate[][src]

pub unsafe extern "C" fn gst_buffer_new_allocate(
    allocator: *mut GstAllocator,
    size: gsize,
    params: *mut GstAllocationParams
) -> *mut GstBuffer