[][src]Function quickjs_sys::JS_NewObjectProto

pub unsafe extern "C" fn JS_NewObjectProto(
    ctx: *mut JSContext,
    proto: JSValue
) -> JSValue