Function netapi32::NetDfsSetInfo [] [src]

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