Function FogLut_FromArray

Source
pub unsafe extern "C" fn FogLut_FromArray(
    lut: *mut C3D_FogLut,
    data: *const f32,
)