[][src]Function physx_sys::PxExtendedVec3_set_mut

pub unsafe extern "C" fn PxExtendedVec3_set_mut(
    self_: *mut PxExtendedVec3,
    x_: f64,
    y_: f64,
    z_: f64
)