Function mozjs::rust::ToInt64

source ยท
pub unsafe fn ToInt64(cx: *mut JSContext, v: HandleValue<'_>) -> Result<i64, ()>