Function C3D_LightInit

Source
pub unsafe extern "C" fn C3D_LightInit(
    light: *mut C3D_Light,
    env: *mut C3D_LightEnv,
) -> c_int