Function mozjs::rust::ToUint16

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