mlirValueGetContext

Function mlirValueGetContext 

Source
pub unsafe extern "C" fn mlirValueGetContext(
    v: MlirValue,
) -> MlirContext
Expand description

Gets the context that a value was created with.