gdk4_sys

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