Function netapi32::NetDfsSetClientInfo [] [src]

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