Function mozjs::jsapi::ToUint16Slow

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