raylib_wasm

Function DrawBoundingBox

source
pub unsafe extern "C" fn DrawBoundingBox(
    box_: BoundingBox,
    color: Color,
)