Function gdk4_sys::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.