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

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