Function rtcSetGeometryUserPrimitiveCount

Source
pub unsafe extern "C" fn rtcSetGeometryUserPrimitiveCount(
    geometry: RTCGeometry,
    userPrimitiveCount: c_uint,
)