[][src]Function newton_sys::NewtonGetEulerAngle

pub unsafe extern "C" fn NewtonGetEulerAngle(
    matrix: *const f32,
    eulersAngles0: *const f32,
    eulersAngles1: *const f32
)