pub unsafe extern "system" fn DdeInitializeW(
    pidinst: *mut u32,
    pfncallback: PFNCALLBACK,
    afcmd: DDE_INITIALIZE_COMMAND,
    ulres: u32
) -> u32
Expand description

Required features: "Win32_System_DataExchange"