Function windows::Win32::NetworkManagement::NetShell::MatchToken

pub unsafe fn MatchToken<P0, P1>(pwszusertoken: P0, pwszcmdtoken: P1) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,