Function raylib::ffi::SaveFileText

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