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

Required features: ‘Win32_NetworkManagement_Snmp’, ‘Win32_Foundation’