mlir_sys

Function mlirLocationGetContext

Source
pub unsafe extern "C" fn mlirLocationGetContext(
    location: MlirLocation,
) -> MlirContext
Expand description

Gets the context that a location was created with.