pub unsafe extern "C" fn mlirDiagnosticGetLocation(
diagnostic: MlirDiagnostic,
) -> MlirLocationExpand description
Returns the location at which the diagnostic is reported.
pub unsafe extern "C" fn mlirDiagnosticGetLocation(
diagnostic: MlirDiagnostic,
) -> MlirLocationReturns the location at which the diagnostic is reported.