[][src]Function gstreamer_gl_sys::gst_gl_window_get_surface_dimensions

pub unsafe extern "C" fn gst_gl_window_get_surface_dimensions(
    window: *mut GstGLWindow,
    width: *mut c_uint,
    height: *mut c_uint
)