pub unsafe extern "C" fn mlirLocationGetAttribute(
location: MlirLocation,
) -> MlirAttribute
Expand description
Returns the underlying location attribute of this location.
pub unsafe extern "C" fn mlirLocationGetAttribute(
location: MlirLocation,
) -> MlirAttribute
Returns the underlying location attribute of this location.