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