[][src]Function mextk_sys::MTXLookAt

pub unsafe extern "C" fn MTXLookAt(
    dest: *mut Mtx,
    eye: *mut Vec3,
    up: *mut Vec3,
    target: *mut Vec3
)