Function mozjs::rust::ToUint32

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