Function libquickjs_sys::JS_GetPrototype[][src]

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