mlir_sys

Function mlirOperationStateGet

Source
pub unsafe extern "C" fn mlirOperationStateGet(
    name: MlirStringRef,
    loc: MlirLocation,
) -> MlirOperationState
Expand description

Constructs an operation state from a name and a location.