Function windows_sys::Win32::System::ClrHosting::CorBindToRuntime

pub unsafe extern "system" fn CorBindToRuntime(
    pwszversion: PCWSTR,
    pwszbuildflavor: PCWSTR,
    rclsid: *const GUID,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> HRESULT