[ CCode ( cname = "gst_harness_get_allocator" ) ]
public void get_allocator (out unowned Allocator allocator, out AllocationParams @params)
Gets the allocator
and its params
that has been decided to use after an allocation query.
MT safe.
this |
a Harness |
allocator |
the Allocator used |
params |
the AllocationParams of |