ZL_reportError

Function ZL_reportError 

Source
pub unsafe extern "C" fn ZL_reportError(
    file: *const c_char,
    func: *const c_char,
    line: c_int,
    err: ZL_ErrorCode,
    fmt: *const c_char,
    ...
) -> ZL_Report