Type Definition raylib_ffi::SaveFileTextCallback
source · pub type SaveFileTextCallback = Option<unsafe extern "C" fn(fileName: *const c_char, text: *mut c_char) -> bool>;pub type SaveFileTextCallback = Option<unsafe extern "C" fn(fileName: *const c_char, text: *mut c_char) -> bool>;