pub unsafe extern "system" fn NetSessionGetInfo(
    servername: PWSTR,
    uncclientname: PWSTR,
    username: PWSTR,
    level: u32,
    bufptr: *mut *mut u8
) -> u32
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’