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