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