b3CreateVisualShapeAddPlane

Function b3CreateVisualShapeAddPlane 

Source
pub unsafe extern "C" fn b3CreateVisualShapeAddPlane(
    commandHandle: b3SharedMemoryCommandHandle,
    planeNormal: *const f64,
    planeConstant: f64,
) -> c_int