duk_push_uint

Function duk_push_uint 

Source
pub unsafe extern "C" fn duk_push_uint(
    ctx: *mut duk_context,
    val: duk_uint_t,
)