Function windows::Win32::Storage::FileSystem::NetSessionGetInfo
pub unsafe fn NetSessionGetInfo<P0, P1, P2>(
servername: P0,
uncclientname: P1,
username: P2,
level: u32,
bufptr: *mut *mut u8,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,