[][src]Function newton_sys::NewtonMeshGetBinormalChannel

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