checkError

check error code and throw exception if it not CL_SUCCESS

package
void
checkError
(
int code
,
lazy string fnc
,
lazy string[2][] args
,
lazy string file = __FILE__
,
lazy size_t line = __LINE__
)

Meta