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