[][src]Function winapi::um::lmstats::NetStatisticsGet

pub unsafe extern "system" fn NetStatisticsGet(
    ServerName: LPCWSTR,
    Service: LPCWSTR,
    Level: DWORD,
    Options: DWORD,
    Buffer: *mut LPBYTE
) -> NET_API_STATUS