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

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