Function gstreamer_gl_sys::gst_gl_renderbuffer_allocation_params_new_wrapped[][src]

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