Function mozjs_sys::glue::JS_GetPositiveInfinityValue

source ยท
pub unsafe extern "C" fn JS_GetPositiveInfinityValue(
    cx: *mut JSContext,
    dest: *mut Value,
)