[][src]Function winapi::um::lmdfs::NetDfsSetInfo

pub unsafe extern "system" fn NetDfsSetInfo(
    DfsEntryPath: LPWSTR,
    ServerName: LPWSTR,
    ShareName: LPWSTR,
    Level: DWORD,
    Buffer: LPBYTE
) -> NET_API_STATUS