ToUint16Slow

Function ToUint16Slow 

Source
pub unsafe extern "C" fn ToUint16Slow(
    cx: *mut JSContext,
    v: Handle<Value>,
    out: *mut u16,
) -> bool