AllocBitMap

Function AllocBitMap 

Source
pub unsafe fn AllocBitMap(
    GfxBase: *mut Library,
    sizex: ULONG,
    sizey: ULONG,
    depth: ULONG,
    flags: ULONG,
    friend_bitmap: *const BitMap,
) -> *mut BitMap
Expand description

libname: “graphics.library” (V39) (Kickstart 3.0)