Function windows::Win32::Storage::FileSystem::NetSessionDel

pub unsafe fn NetSessionDel<P0, P1, P2>(
    servername: P0,
    uncclientname: P1,
    username: P2,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,