Function GA_newbitmap

Source
pub unsafe extern "C" fn GA_newbitmap(
    width: c_int,
    height: c_int,
    depth: c_int,
) -> bitmap