Function hirofa_quickjs_sys::JS_IsRegisteredClass

source ยท
pub unsafe extern "C" fn JS_IsRegisteredClass(
    rt: *mut JSRuntime,
    class_id: JSClassID,
) -> c_int