Function quickjs_rusty::utils::create_int

source ยท
pub fn create_int(context: *mut JSContext, value: i32) -> JSValue