Function windows_sys::Win32::System::Js::JsSetPrototype

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