pub unsafe extern "C" fn mlirLocationGetContext(
location: MlirLocation,
) -> MlirContext
Expand description
Gets the context that a location was created with.
pub unsafe extern "C" fn mlirLocationGetContext(
location: MlirLocation,
) -> MlirContext
Gets the context that a location was created with.