[][src]Function newton_sys::NewtonMeshAddPoint

pub unsafe extern "C" fn NewtonMeshAddPoint(
    mesh: *const NewtonMesh,
    x: f64,
    y: f64,
    z: f64
)