Function raylib_sys::ImageFormat

source ยท
pub unsafe extern "C" fn ImageFormat(
    image: *mut Image,
    newFormat: c_int
)