[][src]Type Definition lzham_sys::lzham_z_error_func

type lzham_z_error_func = Option<unsafe extern "C" fn(err: c_int) -> *const c_char>;