Skip to main content
ToInt64
mozjs
0.24.0
In mozjs::
rust
mozjs
::
rust
Function
ToInt64
Copy item path
Source
pub unsafe fn ToInt64(cx: &mut
JSContext
, v:
HandleValue
<'_>) ->
Result
<
i64
,
()
>