blob: 9036bbc89238e22d97c01731dc090025afc7eb00 [file] [log] [blame]
include "config/public_api.td"
include "spec/stdc.td"
def StringAPI : PublicAPI<"string.h"> {
let Types = ["size_t"];
}