Function windows_sys::Win32::Storage::FileSystem::NetShareGetInfo
[−]pub unsafe extern "system" fn NetShareGetInfo(
servername: PCWSTR,
netname: PCWSTR,
level: u32,
bufptr: *mut *mut u8
) -> u32
Expand description
Required features: "Win32_Storage_FileSystem"