Function rust_raylib::ffi::ImageDrawRectangleLines
source · pub unsafe extern "C" fn ImageDrawRectangleLines(
dst: *mut Image,
rec: Rectangle,
thick: c_int,
color: Color
)
Expand description
Draw rectangle lines within an image