pub unsafe extern "C" fn mlirLocationFromAttribute(
attribute: MlirAttribute,
) -> MlirLocation
Expand description
Creates a location from a location attribute.
pub unsafe extern "C" fn mlirLocationFromAttribute(
attribute: MlirAttribute,
) -> MlirLocation
Creates a location from a location attribute.