Function Gfx_CreateTexture

Source
pub unsafe extern "C" fn Gfx_CreateTexture(
    bmp: *mut Bitmap,
    flags: cc_uint8,
    mipmaps: cc_bool,
) -> GfxResourceID