Function fann_sys::fann_get_errno

source ·
pub unsafe extern "C" fn fann_get_errno(
    errdat: *const fann_error
) -> fann_errno_enum
Expand description

Returns the last error number.

§See also

fann_errno_enum, fann_reset_errno

This function appears in FANN >= 1.1.0.