quickjs_runtime::quickjs_utils::runtime

Function new_class_id

source
pub unsafe fn new_class_id(_runtime: *mut JSRuntime) -> u32
Expand description

create new class id

ยงSafety

make sure the runtime param is from a live JsRuntimeAdapter instance