pub unsafe fn NetShareDelEx<'a, Param0>(
    servername: Param0,
    level: u32,
    buf: *const u8
) -> u32 where
    Param0: IntoParam<'a, PCWSTR>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’