Function raylib::ffi::SaveFileText[][src]

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