#[unsafe(no_mangle)]pub unsafe extern "C" fn asdf_parser_error_code( parser: *const AsdfParser, ) -> c_int
The recorded error code.
parser must be null or a valid handle.
parser