Jsctypes/api: Difference between revisions

Jump to navigation Jump to search
m
m (→‎isNull: fmt)
Line 691: Line 691:
If we do not convert NULL pointers to JS <code>null</code> (and I may have changed my mind about this) then we need:
If we do not convert NULL pointers to JS <code>null</code> (and I may have changed my mind about this) then we need:


'''<code>''cptr''.isNull()</code>''' - Return <code>true</code> if ''cptr''&apos;s value is a null pointer, <code>false</code> otherwise.
'''<code>''cptr''.isNull()</code>''' - Return <code>true</code> if ''cptr''<nowiki>'</nowiki>s value is a null pointer, <code>false</code> otherwise.


==Auto-converting strings==
==Auto-converting strings==
638

edits

Navigation menu