Function mju_subQuat

Source
pub unsafe extern "C" fn mju_subQuat(
    res: *mut mjtNum,
    qa: *const mjtNum,
    qb: *const mjtNum,
)