aboutsummaryrefslogtreecommitdiff
path: root/tests/base_types.defs
blob: 5118ea2b503fd9fe75591bd93cd63c9f262b1d4b (plain)
1
2
3
type int64_t = MACH_MSG_TYPE_INTEGER_64;
type int32_t = MACH_MSG_TYPE_INTEGER_32;
type mach_port_t = MACH_MSG_TYPE_COPY_SEND;