Sunshine master
Self-hosted game stream host for Moonlight.
nvenc::shared_dll_deleter Struct Reference

Release a Windows module when its final shared owner is destroyed. More...

#include <src/nvenc/nvenc_shared_dll.h>

Public Member Functions

void operator() (HMODULE dll) const
 Release the module.
 

Detailed Description

Release a Windows module when its final shared owner is destroyed.

Member Function Documentation

◆ operator()()

void nvenc::shared_dll_deleter::operator() ( HMODULE dll) const
inline

Release the module.

Parameters
dllModule handle to release.

The documentation for this struct was generated from the following file: