b3CreateCollisionShapeAddHeightfield

Function b3CreateCollisionShapeAddHeightfield 

Source
pub unsafe extern "C" fn b3CreateCollisionShapeAddHeightfield(
    commandHandle: b3SharedMemoryCommandHandle,
    fileName: *const c_char,
    meshScale: *const f64,
    textureScaling: f64,
) -> c_int