[−][src]Function gstreamer_gl_sys::gst_gl_memory_setup_buffer
pub unsafe extern "C" fn gst_gl_memory_setup_buffer(
allocator: *mut GstGLMemoryAllocator,
buffer: *mut GstBuffer,
params: *mut GstGLVideoAllocationParams,
tex_formats: *mut GstGLFormat,
wrapped_data: *mut gpointer,
n_wrapped_pointers: size_t
) -> gboolean