Function mozjs_sys::jsapi::js::ToInt16Slow

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