Function mozjs::rust::ToUint32

source ยท
pub unsafe fn ToUint32(
    cx: *mut JSContext,
    v: HandleValue<'_>,
) -> Result<u32, ()>