Function raylib_sys::ImageResize
source ยท pub unsafe extern "C" fn ImageResize(
image: *mut Image,
newWidth: c_int,
newHeight: c_int
)pub unsafe extern "C" fn ImageResize(
image: *mut Image,
newWidth: c_int,
newHeight: c_int
)