Function mozjs::rust::ToUint16

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