mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Use NSGetSizeAndAlignment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29798 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c0c7403c0f
commit
bbc0ddd60f
2 changed files with 9 additions and 251 deletions
|
@ -150,11 +150,6 @@ extern "C" {
|
|||
|
||||
#endif
|
||||
|
||||
/** Returns the size of the data type described by the type encoding string.
|
||||
*/
|
||||
GS_EXPORT unsigned
|
||||
objc_sizeOfType(const char *type);
|
||||
|
||||
/*
|
||||
* Functions for accessing instance variables directly -
|
||||
* We can copy an ivar into arbitrary data,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue