Function gdk4_sys::gdk_dmabuf_texture_builder_set_offset

source ·
pub unsafe extern "C" fn gdk_dmabuf_texture_builder_set_offset(
    self_: *mut GdkDmabufTextureBuilder,
    plane: c_uint,
    offset: c_uint
)
Available on crate feature v4_14 only.