mozjs_sys::glue

Function JS_GetPositiveInfinityValue

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