Function C3D_LightSpotEnable

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