Function raylib_ffi::ExportDataAsCode
source · pub unsafe extern "C" fn ExportDataAsCode(
data: *const c_uchar,
size: c_uint,
fileName: *const c_char
) -> boolpub unsafe extern "C" fn ExportDataAsCode(
data: *const c_uchar,
size: c_uint,
fileName: *const c_char
) -> bool