pub unsafe extern "system" fn WdsCliAuthorizeSession(
    hsession: HANDLE,
    pcred: *const WDS_CLI_CRED
) -> HRESULT
Expand description

Required features: "Win32_System_DeploymentServices", "Win32_Foundation"