Function js::jsapi::JS_NewFloat64Array
[−]
[src]
pub unsafe extern "C" fn JS_NewFloat64Array(
cx: *mut JSContext,
nelements: u32
) -> *mut JSObject