Function ImageList_LoadImageA
pub unsafe fn ImageList_LoadImageA<P1>(
hi: HINSTANCE,
lpbmp: P1,
cx: i32,
cgrow: i32,
crmask: COLORREF,
utype: u32,
uflags: IMAGE_FLAGS,
) -> HIMAGELISTwhere
P1: Param<PCSTR>,
pub unsafe fn ImageList_LoadImageA<P1>(
hi: HINSTANCE,
lpbmp: P1,
cx: i32,
cgrow: i32,
crmask: COLORREF,
utype: u32,
uflags: IMAGE_FLAGS,
) -> HIMAGELISTwhere
P1: Param<PCSTR>,