pub unsafe extern "system" fn WdsCliCreateSession(
    pwszserver: PCWSTR,
    pcred: *const WDS_CLI_CRED,
    phsession: *mut HANDLE
) -> HRESULT
Expand description

Required features: "Win32_System_DeploymentServices", "Win32_Foundation"