JS_GetNaNValue

Function JS_GetNaNValue 

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