Function winapi::um::securitybaseapi::DuplicateToken [−][src]
pub unsafe extern "system" fn DuplicateToken(
ExistingTokenHandle: HANDLE,
ImpersonationLevel: SECURITY_IMPERSONATION_LEVEL,
DuplicateTokenHandle: PHANDLE
) -> BOOL