Function js::jsapi::ToUint16Slow
[−]
[src]
pub unsafe extern "C" fn ToUint16Slow(
cx: *mut JSContext,
v: HandleValue,
out: *mut u16
) -> bool