[go: up one dir, main page]

Type Alias libz_rs_sys::out_func

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