[][src]Function newton_sys::NewtonMeshGetNextPoint

pub unsafe extern "C" fn NewtonMeshGetNextPoint(
    mesh: *const NewtonMesh,
    point: *const c_void
) -> *mut c_void