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