pub unsafe extern "system" fn DsRemoveDsServerW(
    hds: HANDLE,
    serverdn: PCWSTR,
    domaindn: PCWSTR,
    flastdcindomain: *mut BOOL,
    fcommit: BOOL
) -> u32
Expand description

Required features: "Win32_Foundation"