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