[][src]Function winapi::um::securitybaseapi::DuplicateToken

pub unsafe extern "system" fn DuplicateToken(
    ExistingTokenHandle: HANDLE,
    ImpersonationLevel: SECURITY_IMPERSONATION_LEVEL,
    DuplicateTokenHandle: PHANDLE
) -> BOOL