Function mozjs::jsapi::JS_NewUint32ArrayFromArray [] [src]

pub unsafe extern "C" fn JS_NewUint32ArrayFromArray(
    cx: *mut JSContext,
    array: HandleObject
) -> *mut JSObject