gdk4_sys

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