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