[][src]Type Definition ntapi::ntpsapi::NtImpersonateThread

type NtImpersonateThread = unsafe extern "system" fn(ServerThreadHandle: HANDLE, ClientThreadHandle: HANDLE, SecurityQos: PSECURITY_QUALITY_OF_SERVICE) -> NTSTATUS;