mlir_sys

Function mlirOperationGetLocation

Source
pub unsafe extern "C" fn mlirOperationGetLocation(
    op: MlirOperation,
) -> MlirLocation
Expand description

Gets the location of the operation.