Function FogLut_CalcZ

Source
pub unsafe extern "C" fn FogLut_CalcZ(
    depth: f32,
    near: f32,
    far: f32,
) -> f32