Function mozjs::jsapi::ToInt16Slow

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