Function raylib_sys::DrawRectangleLines
source ยท pub unsafe extern "C" fn DrawRectangleLines(
posX: c_int,
posY: c_int,
width: c_int,
height: c_int,
color: Color
)pub unsafe extern "C" fn DrawRectangleLines(
posX: c_int,
posY: c_int,
width: c_int,
height: c_int,
color: Color
)