libz_rs_sys

Type Alias out_func

Source
pub type out_func = unsafe extern "C" fn(_: *mut c_void, _: *mut u8, _: u32) -> i32;