Function raylib::ffi::ExportImageAsCode[][src]

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