blob: addaae4365625261564952f12a1feadd7438996d [file] [log] [blame]
module Dispatch [system] [extern_c] {
umbrella header "dispatch.h"
module * { export * }
export *
}
module DispatchIntrospection [system] [extern_c] {
header "introspection.h"
export *
}