Function stbi_zlib_decode_buffer

Source
pub unsafe fn stbi_zlib_decode_buffer(
    obuffer: *mut i8,
    olen: i32,
    ibuffer: *mut i8,
    ilen: i32,
) -> i32