PxVec2_maxElement

Function PxVec2_maxElement 

Source
pub unsafe extern "C" fn PxVec2_maxElement(
    self_: *const PxVec2,
) -> f32
Expand description

returns MAX(x, y);