mlir_sys

Function mlirLocationUnknownGet

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

Creates a location with unknown position owned by the given context.