pub unsafe extern "system" fn DsReplicaAddW(
    hds: HANDLE,
    namecontext: PCWSTR,
    sourcedsadn: PCWSTR,
    transportdn: PCWSTR,
    sourcedsaaddress: PCWSTR,
    pschedule: *const SCHEDULE,
    options: u32
) -> u32
Expand description

Required features: "Win32_Networking_ActiveDirectory", "Win32_Foundation"