Function mlir_sys::mlirLocationGetContext
source · pub unsafe extern "C" fn mlirLocationGetContext(
location: MlirLocation
) -> MlirContextExpand description
Gets the context that a location was created with.
pub unsafe extern "C" fn mlirLocationGetContext(
location: MlirLocation
) -> MlirContextGets the context that a location was created with.