Function raylib_sys::ExportImageAsCode[][src]

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