OpenList

Function OpenList 

Source
pub unsafe extern "C" fn OpenList(
    title: *const u8,
    background: *const ibitmap,
    itemw: i32,
    itemh: i32,
    itemcount: i32,
    cpos: i32,
    hproc: iv_listhandler,
)