Function windows::Win32::System::Rpc::RpcNsGroupDeleteW

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