pub unsafe extern "C" fn ZL_returnError(
err: ZL_ErrorCode,
) -> ZL_ReportExpand description
@returns a specific ZL_ErrorCode as a ZL_Report return type.
pub unsafe extern "C" fn ZL_returnError(
err: ZL_ErrorCode,
) -> ZL_Report@returns a specific ZL_ErrorCode as a ZL_Report return type.