[−][src]Function gstreamer_gl_sys::gst_gl_renderbuffer_allocation_params_new_wrapped
pub unsafe extern "C" fn gst_gl_renderbuffer_allocation_params_new_wrapped(
context: *mut GstGLContext,
alloc_params: *mut GstAllocationParams,
renderbuffer_format: GstGLFormat,
width: c_uint,
height: c_uint,
gl_handle: gpointer,
user_data: gpointer,
notify: GDestroyNotify
) -> *mut GstGLRenderbufferAllocationParams