pub unsafe extern "C" fn mlirDiagnosticGetLocation(
    diagnostic: MlirDiagnostic
) -> MlirLocation
Expand description

Returns the location at which the diagnostic is reported.