Function mozjs_sys::jsapi::js::ToUint16Slow

source ยท
pub unsafe extern "C" fn ToUint16Slow(
    cx: *mut JSContext,
    v: HandleValue,
    out: *mut u16,
) -> bool