Function winapi::um::winuser::CopyImage

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