Function cogl_sys::cogl_depth_state_get_range[][src]

pub unsafe extern "C" fn cogl_depth_state_get_range(
    state: *mut CoglDepthState,
    near_val: *mut c_float,
    far_val: *mut c_float
)