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