Function rubullet_sys::b3CreateCollisionShapeAddPlane[][src]

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