Function gst::ffi::gst_memory_init [−][src]
pub unsafe extern "C" fn gst_memory_init(
mem: *mut GstMemory,
flags: GstMemoryFlags,
allocator: *mut GstAllocator,
parent: *mut GstMemory,
maxsize: gsize,
align: gsize,
offset: gsize,
size: gsize
)