Function netapi32::NetDfsAddFtRoot [] [src]

pub unsafe extern "system" fn NetDfsAddFtRoot(
    ServerName: LPWSTR,
    RootShare: LPWSTR,
    FtDfsName: LPWSTR,
    Comment: LPWSTR,
    Flags: DWORD
) -> NET_API_STATUS