Function kos_sys::dc::matrix3d::mat_lookat

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