Function hirofa_quickjs_sys::JS_ToUint32
source ยท pub unsafe fn JS_ToUint32(ctx: *mut JSContext, pres: u32, val: JSValue) -> u32
Expand description
get a u32 value from a JSValue
pub unsafe fn JS_ToUint32(ctx: *mut JSContext, pres: u32, val: JSValue) -> u32
get a u32 value from a JSValue