Function windows_sys::Win32::Storage::FileSystem::NetShareSetInfo
[−]pub unsafe extern "system" fn NetShareSetInfo(
servername: PWSTR,
netname: PWSTR,
level: u32,
buf: *const u8,
parm_err: *mut u32
) -> u32Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
