Function user32::CopyImage [] [src]

pub unsafe extern "system" fn CopyImage(
    h: HANDLE,
    type_: UINT,
    cx: c_int,
    cy: c_int,
    flags: UINT
) -> HANDLE