Function gdk4_sys::gdk_texture_downloader_download_bytes

source ·
pub unsafe extern "C" fn gdk_texture_downloader_download_bytes(
    self_: *const GdkTextureDownloader,
    out_stride: *mut size_t
) -> *mut GBytes
Available on crate feature v4_10 only.