[][src]Function qjs_sys::JS_GetPrototype

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