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