Function windows_sys::Win32::NetworkManagement::Snmp::SnmpMgrOpen

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