[][src]Function newton_sys::NewtonMeshGetVertexWeights

pub unsafe extern "C" fn NewtonMeshGetVertexWeights(
    mesh: *const NewtonMesh,
    vertexIndex: c_int,
    weightIndex: *const c_int,
    weightFactor: *const f32
) -> c_int