Function cogl_sys::cogl_texture_3d_new_from_bitmap[][src]

pub unsafe extern "C" fn cogl_texture_3d_new_from_bitmap(
    bitmap: *mut CoglBitmap,
    height: c_int,
    depth: c_int
) -> *mut CoglTexture3D