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