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

pub unsafe extern "system" fn NetDfsAddRootTarget(
    pDfsPath: LPWSTR,
    pTargetPath: LPWSTR,
    MajorVersion: ULONG,
    pComment: LPWSTR,
    Flags: ULONG
) -> NET_API_STATUS