Function mozjs::rust::ToInt64

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