[][src]Function gstreamer_gl_sys::gst_gl_video_allocation_params_new_wrapped_gl_handle

pub unsafe extern "C" fn gst_gl_video_allocation_params_new_wrapped_gl_handle(
    context: *mut GstGLContext,
    alloc_params: *mut GstAllocationParams,
    v_info: *mut GstVideoInfo,
    plane: c_uint,
    valign: *mut GstVideoAlignment,
    target: GstGLTextureTarget,
    tex_format: GstGLFormat,
    gl_handle: gpointer,
    user_data: gpointer,
    notify: GDestroyNotify
) -> *mut GstGLVideoAllocationParams