Function windows::Win32::Storage::FileSystem::NetStatisticsGet

pub unsafe fn NetStatisticsGet(
    servername: *const i8,
    service: *const i8,
    level: u32,
    options: u32,
    buffer: *mut *mut u8,
) -> u32