MTXLookAt

Function MTXLookAt 

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