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

returns MAX(x, y);