Function raylib_ffi::SaveFileText

source ·
pub unsafe extern "C" fn SaveFileText(
    fileName: *const c_char,
    text: *mut c_char
) -> bool