Function DsGetDcOpenA
pub unsafe fn DsGetDcOpenA<P0, P2, P4>(
dnsname: P0,
optionflags: u32,
sitename: P2,
domainguid: Option<*const GUID>,
dnsforestname: P4,
dcflags: u32,
retgetdccontext: *mut HANDLE,
) -> u32where
P0: Param<PCSTR>,
P2: Param<PCSTR>,
P4: Param<PCSTR>,