Function windows::Win32::Storage::FileSystem::NetShareDelEx

pub unsafe fn NetShareDelEx<P0>(
    servername: P0,
    level: u32,
    buf: *const u8,
) -> u32
where P0: Param<PCWSTR>,