Appearance
1.0.0 stack
void duk_push_null(duk_context *ctx);
| ... | -> | ... | null |
nullをスタックにプッシュします。
duk_push_null(ctx);