windows::Win32::System::Rpc

Function RpcNsGroupDeleteW

pub unsafe fn RpcNsGroupDeleteW<P1>(
    groupnamesyntax: GROUP_NAME_SYNTAX,
    groupname: P1,
) -> RPC_STATUS
where P1: Param<PCWSTR>,