Searched refs:ts3_type (Results 1 – 1 of 1) sorted by relevance
28 ffi_type ts3_type; in main() local30 ts3_type.size = 0; in main()31 ts3_type.alignment = 0; in main()32 ts3_type.type = FFI_TYPE_STRUCT; in main()33 ts3_type.elements = ts3_type_elements; in main()41 args[0] = &ts3_type; in main()46 &ts3_type, args) == FFI_OK); in main()