nn_model_validate_error

Function nn_model_validate_error 

Source
pub unsafe extern "C" fn nn_model_validate_error(
    err: c_int,
) -> *const c_char
Expand description

Returns the string associated with a given error returned from @ref nn_model_validate().

@public @memberof NNModel @since 2.0