[][src]Function raylib::ffi::ImageDrawRectangleLines

pub unsafe extern "C" fn ImageDrawRectangleLines(
    dst: *mut Image,
    rec: Rectangle,
    thick: i32,
    color: Color
)