Function raylib_sys::SaveFileText[][src]

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