hirofa_quickjs_sys

Function JS_SetClassProto

source
pub unsafe extern "C" fn JS_SetClassProto(
    ctx: *mut JSContext,
    class_id: JSClassID,
    obj: JSValue,
)