Function raylib_sys::ExportImageAsCode

source ยท
pub unsafe extern "C" fn ExportImageAsCode(
    image: Image,
    fileName: *const c_char
) -> bool