Function ImageList_Create

Source
pub unsafe extern "system" fn ImageList_Create(
    cx: c_int,
    cy: c_int,
    flags: UINT,
    cInitial: c_int,
    cGrow: c_int,
) -> HIMAGELIST