pub unsafe extern "system" fn FilterConnectCommunicationPort(
    lpportname: PCWSTR,
    dwoptions: u32,
    lpcontext: *const c_void,
    wsizeofcontext: u16,
    lpsecurityattributes: *const SECURITY_ATTRIBUTES,
    hport: *mut HANDLE
) -> HRESULT
Expand description

Required features: "Win32_Storage_InstallableFileSystems", "Win32_Foundation", "Win32_Security"