pub fn set_save_file_data_callback<'a>( cb: fn(&str, &[u8]) -> bool, ) -> Result<(), SetLogError<'a>>
Set custom file binary data saver