Function gdk4_sys::gdk_dmabuf_texture_builder_set_fd

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