Function windows_sys::Win32::NetworkManagement::IpHelper::GetOwnerModuleFromTcp6Entry
pub unsafe extern "system" fn GetOwnerModuleFromTcp6Entry(
ptcpentry: *const MIB_TCP6ROW_OWNER_MODULE,
class: TCPIP_OWNER_MODULE_INFO_CLASS,
pbuffer: *mut c_void,
pdwsize: *mut u32
) -> u32
Expand description
Required features: "Win32_NetworkManagement_IpHelper"