Function windows::Win32::System::Js::JsSetPrototype

pub unsafe fn JsSetPrototype(
    object: *const c_void,
    prototypeobject: *const c_void,
) -> JsErrorCode