gdk4_sys

Function gdk_gl_texture_builder_set_has_mipmap

Source
pub unsafe extern "C" fn gdk_gl_texture_builder_set_has_mipmap(
    self_: *mut GdkGLTextureBuilder,
    has_mipmap: gboolean,
)
Available on crate feature v4_12 only.