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

Required features: "Win32_Networking_ActiveDirectory", "Win32_Foundation"