mozjs_sys::glue

Function JS_GetNaNValue

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