Function windows_sys::Win32::System::RemoteDesktop::WTSSetListenerSecurityW
pub unsafe extern "system" fn WTSSetListenerSecurityW(
hserver: HANDLE,
preserved: *const c_void,
reserved: u32,
plistenername: PCWSTR,
securityinformation: OBJECT_SECURITY_INFORMATION,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> BOOL