Function wuffs_gzip__decoder__initialize

Source
pub unsafe extern "C" fn wuffs_gzip__decoder__initialize(
    self_: *mut wuffs_gzip__decoder,
    sizeof_star_self: size_t,
    wuffs_version: u64,
    options: u32,
) -> wuffs_base__status