Skip to main content

JS_GetClassPrototype

Function JS_GetClassPrototype 

Source
pub unsafe fn JS_GetClassPrototype(
    cx: *mut JSContext,
    key: JSProtoKey,
    objp: MutableHandleObject<'_>,
) -> bool
👎Deprecated:

Use wrappers2 instead