Function windows::Win32::System::Rpc::RpcNsProfileDeleteW

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