kos_sys::dc::matrix3d

Function mat_lookat

Source
pub unsafe extern "C" fn mat_lookat(
    eye: *const point_t,
    center: *const point_t,
    up: *const vector_t,
)