pub unsafe extern "C" fn mlirLocationUnknownGet(
context: MlirContext,
) -> MlirLocation
Expand description
Creates a location with unknown position owned by the given context.
pub unsafe extern "C" fn mlirLocationUnknownGet(
context: MlirContext,
) -> MlirLocation
Creates a location with unknown position owned by the given context.