=proto void duk_push_null(duk_context *ctx); =stack [ ... ] -> [ ... null! ] =summary
Push null to the stack.