Searched refs:ffi_restype (Results 1 – 2 of 2) sorted by relevance
316 p->ffi_restype, in closure_fcn()342 p->ffi_restype = NULL; in CThunkObject_new()387 p->ffi_restype = &ffi_type_void; in _ctypes_alloc_callback()396 p->ffi_restype = &dict->ffi_type_pointer; in _ctypes_alloc_callback()
67 ffi_type *ffi_restype; member