Function windows_sys::Win32::Networking::ActiveDirectory::DsReplicaAddW

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