SetClipboardData

Function SetClipboardData 

pub unsafe fn SetClipboardData(
    uformat: u32,
    hmem: Option<HANDLE>,
) -> Result<HANDLE>