Function cogl_sys::cogl_texture_pixmap_x11_new[][src]

pub unsafe extern "C" fn cogl_texture_pixmap_x11_new(
    context: *mut CoglContext,
    pixmap: u32,
    automatic_updates: CoglBool,
    error: *mut *mut GError
) -> *mut CoglTexturePixmapX11