windows::Win32::System::DataExchange

Function DdeCreateStringHandleA

pub unsafe fn DdeCreateStringHandleA<P1>(
    idinst: u32,
    psz: P1,
    icodepage: i32,
) -> HSZ
where P1: Param<PCSTR>,