pub unsafe extern "C" fn mlirLocationGetAttribute(
    location: MlirLocation
) -> MlirAttribute
Expand description

Returns the underlying location attribute of this location.