Function C3D_LightEnable

Source
pub unsafe extern "C" fn C3D_LightEnable(
    light: *mut C3D_Light,
    enable: bool,
)