GX_AllocImageData

Function GX_AllocImageData 

Source
pub unsafe extern "C" fn GX_AllocImageData(
    image_desc: *mut _HSD_ImageDesc,
    width: c_int,
    height: c_int,
    fmt: c_int,
    size: c_int,
)