The OpenD Programming Language

validate_symm

Validates input data for SYMM operations.

import glas.ndslice;
extern (C) nothrow @nogc @system
alias validate_symm = glas_validate_symm

Return Value

0 on success and error code otherwise.

Meta