Function C3D_LightSpecular1

Source
pub unsafe extern "C" fn C3D_LightSpecular1(
    light: *mut C3D_Light,
    r: f32,
    g: f32,
    b: f32,
)