Function cogl_sys::cogl_texture_3d_new_with_size[][src]

pub unsafe extern "C" fn cogl_texture_3d_new_with_size(
    context: *mut CoglContext,
    width: c_int,
    height: c_int,
    depth: c_int
) -> *mut CoglTexture3D