pub unsafe extern "C" fn LLVMRemarkParserHasError(
    Parser: LLVMRemarkParserRef
) -> LLVMBool
Expand description

Returns 1 if the parser encountered an error while parsing the buffer.