pub unsafe extern "system" fn SnmpMgrOpen(
    lpagentaddress: PCSTR,
    lpagentcommunity: PCSTR,
    ntimeout: i32,
    nretries: i32
) -> *mut c_void
Expand description

Required features: "Win32_NetworkManagement_Snmp"