Function mozjs_sys::jsapi::js::ToInt32Slow

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