[][src]Function mextk_sys::VECCrossProduct

pub unsafe extern "C" fn VECCrossProduct(
    a: *mut Vec3,
    b: *mut Vec3,
    axb: *mut Vec3
)