windows::Win32::System::Rpc

Function RpcNsProfileDeleteW

pub unsafe fn RpcNsProfileDeleteW<P1>(
    profilenamesyntax: u32,
    profilename: P1,
) -> RPC_STATUS
where P1: Param<PCWSTR>,