[−][src]Function raylib_sys::CreateLight
pub unsafe extern "C" fn CreateLight(
type_: c_int,
pos: Vector3,
targ: Vector3,
color: Color,
shader: Shader
)
pub unsafe extern "C" fn CreateLight(
type_: c_int,
pos: Vector3,
targ: Vector3,
color: Color,
shader: Shader
)