[][src]Function newton_sys::NewtonMeshGetNormalChannel

pub unsafe extern "C" fn NewtonMeshGetNormalChannel(
    mesh: *const NewtonMesh,
    vertexStrideInByte: c_int,
    outBuffer: *const f32
)