Skip to main content

wxd_ImageList_Create

Function wxd_ImageList_Create 

Source
pub unsafe extern "C" fn wxd_ImageList_Create(
    width: c_int,
    height: c_int,
    mask: bool,
    initialCount: c_int,
) -> *mut wxd_ImageList_t