Function set_scene_3d_light_param

Source
pub unsafe extern "C" fn set_scene_3d_light_param(
    Scene3D: Hlong,
    LightIndex: Hlong,
    GenParamName: *const c_char,
    GenParamValue: *const c_char,
) -> Herror