Function libquickjs_sys::JS_NewInt32[][src]

pub unsafe fn JS_NewInt32(ctx: *mut JSContext, v: i32) -> JSValue

create a new int32 value

Safety

be safe