Function netapi32::NetDfsGetInfo [] [src]

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