Sha256: ac361d720c244decdeea8df3b2e3be1265d029476adfe4defce76f4f1cf73c7f

Contents?: true

Size: 167 Bytes

Versions: 38

Compression:

Stored size: 167 Bytes

Contents

use shared::minwindef::BOOL;
use shared::ntdef::{PHANDLE, ULONG};
//1286
extern "system" {
    pub fn WTSQueryUserToken(SessionId: ULONG, phToken: PHANDLE) -> BOOL;
}

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-28.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-27.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-26.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-25.0.2 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-25.0.1 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-25.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-24.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-23.0.2 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-22.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-21.0.1 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-20.0.2 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-20.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-18.0.3 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-17.0.1 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-17.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-16.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-15.0.1 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-15.0.0 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs
wasmtime-14.0.4 ./ext/cargo-vendor/winapi-0.3.9/src/um/wtsapi32.rs